# File lib/erubis/evaluator.rb, line 30 def result(*args) raise NotSupportedError.new("evaluation of code except Ruby is not supported.") end