# File bin/el4r-instance, line 300 def with(name, *args, &block) args << el("(funcall #{el4r_rubyproc_to_lambda(&block)})") funcall(name, *args) end