# File lib/active_support/hash_with_indifferent_access.rb, line 127 def symbolize_keys; to_hash.symbolize_keys end