# File basiclibrary.rb, line 87
def
convert_symbol_keys
self
.
dup
.
convert_symbol_keys!
end