# File lib/plucky/normalizers/hash_key.rb, line 5
      def initialize(keys)
        @keys = keys
      end