# File bin/el4r-instance, line 1011 def method_missing(func, *args, &block) $el.__send__(func, *args, &block) end