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