Method: Sinew::Main#dsl

Defined in:
lib/sinew/main.rb

#dslObject



35
36
37
# File 'lib/sinew/main.rb', line 35

def dsl
  @dsl ||= DSL.new(self)
end