module

StringModifier

Instance methods

format_key(key : String) : String

All "keys" are uppercase with no spaces

Source
remove_wrapped_quotes(string : String) : String

Removes single or double quotes wrapped around the string

Source