# File lib/rouge/lexers/haml.rb, line 44
      def html
        @html ||= HTML.new(options)
      end