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