module Hashie
module Hashie::HashExtensions
module Hashie::PrettyInspect
class Hashie::Clash
class Hashie::Clash::ChainError
class Hashie::Dash
class Hashie::Hash
class Hashie::Mash
class Hashie::Trash
hashie
0.4.0
# []
def [](property) assert_property_exists! property super(property.to_s) end