# File lib/org-ruby/tilt.rb, line 19
      def evaluate(scope, locals, &block)
        @output ||= @engine.to_html
      end