# File lib/active_support/hash_with_indifferent_access.rb, line 15
    def with_indifferent_access
      dup
    end