Method: Mash#stringify_keys!

Defined in:
lib/extlib/mash.rb

#stringify_keys!Mash

Used to provide the same interface as Hash.

Returns:

  • (Mash)

    This mash unchanged.



115
# File 'lib/extlib/mash.rb', line 115

def stringify_keys!; self end