# File bin/el4r-instance, line 277 def funcall_internal(funcexpr, *args, &block) el4r_lisp_eval("(#{funcexpr} #{el4r_args_to_lispseq(*args, &block)})") end