# File lib/core_ext/hash.rb, line 8
def
symbolize_keys!
self
.
replace
(
self
.
symbolize_keys
)
end