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