Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/Olib.rb,
lib/Olib/character/group.rb
Instance Method Summary collapse
Instance Method Details
#to_struct ⇒ Object
24 25 26 |
# File 'lib/Olib.rb', line 24 def to_struct OpenStruct.new self end |