# File lib/innate/view/etanni.rb, line 30
    def result(binding, filename = '<Etanni>')
      eval(@compiled, binding, filename).join
    end