# File lib/action_view/template_handler.rb, line 10
    def self.call(template)
      new.compile(template)
    end