method

stringify_keys

stringify_keys()
public

No documentation available.

# File activesupport/lib/active_support/hash_with_indifferent_access.rb, line 123
    def stringify_keys; dup end