194 195 196
# File 'lib/lev/routine.rb', line 194 def call(*args, &block) new.call(*args, &block) end