Module: DotHash::HashToProperties

Defined in:
lib/dot_hash/hash_to_properties.rb

Instance Method Summary collapse

Instance Method Details

#to_propertiesObject



3
4
5
# File 'lib/dot_hash/hash_to_properties.rb', line 3

def to_properties
  Properties.new self
end