Modules: Coyote
#notify
24 25 26 27
# File 'lib/coyote/dsl.rb', line 24 def coyote(*args, &block) runner = Coyote::DSL.new(&block) runner.run end