# File lib/ruport/formatter/csv.rb, line 75 def build_group_header output << data.name.to_s << "\n\n" end