Method: EasyType::Group#initialize
- Defined in:
- lib/easy_type/group.rb
#initialize ⇒ Group
Returns a new instance of Group.
14 15 16 |
# File 'lib/easy_type/group.rb', line 14 def initialize @content = {} end |
Returns a new instance of Group.
14 15 16 |
# File 'lib/easy_type/group.rb', line 14 def initialize @content = {} end |