# File lib/ruport/formatter/csv.rb, line 87 def build_group_header csv_writer << [data.name.to_s] << [] end