Method: Sinew::DSL#initialize

Defined in:
lib/sinew/dsl.rb

#initialize(sinew) ⇒ DSL

Returns a new instance of DSL.



15
16
17
# File 'lib/sinew/dsl.rb', line 15

def initialize(sinew)
  @sinew = sinew
end