# File bin/el4r-instance, line 876
  def elisp(&block)
    $el.outer = self
    $el.instance_eval(&block)
  end