Method: Apia::Definitions::Object#dsl
- Defined in:
- lib/apia/definitions/object.rb
#dsl ⇒ Object
19 20 21 |
# File 'lib/apia/definitions/object.rb', line 19 def dsl @dsl ||= DSLs::Object.new(self) end |
19 20 21 |
# File 'lib/apia/definitions/object.rb', line 19 def dsl @dsl ||= DSLs::Object.new(self) end |