module Hashie
module Hashie::HashExtensions
module Hashie::PrettyInspect
class Hashie::Clash
class Hashie::Clash::ChainError
class Hashie::Dash
class Hashie::Hash
class Hashie::Mash
hashie
0.2.0
# []=
def []=(property, value) super if property_exists? property end