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