# File lib/ruport/formatter/html.rb, line 77
    def build_group_header
      output << "\t<p>#{data.name}</p>\n"
    end