# File lib/haml/html/erb.rb, line 27
      def self.compile(template)
        new(template).src
      end