# File lib/dm-validations/support/ordered_hash.rb, line 323
    def <<(kv)
      push( *kv )
    end