# File lib/dm-validations/support/ordered_hash.rb, line 214
    def [] k
      @hash[ k ]
    end