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