Method: Attributes::List#initializers
- Defined in:
- lib/bj/attributes.rb
#initializers ⇒ Object
21 22 23 |
# File 'lib/bj/attributes.rb', line 21 def initializers @initializers ||= Hash.new end |
21 22 23 |
# File 'lib/bj/attributes.rb', line 21 def initializers @initializers ||= Hash.new end |