# File lib/templater/actions/evaluation.rb, line 12
      def render
        self.generator.instance_eval(&operation) || ''
      end