# File lib/ruport/formatter/pdf.rb, line 108 def build_group_header pad(10) { add_text data.name.to_s, :justification => :center } end