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