# File lib/haml/template/plugin.rb, line 38
    def self.call(template)
      new.compile(template)
    end