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