# File lib/ruport/formatter/text.rb, line 148 def should_render_column_names? not data.column_names.empty? || !options.show_table_headers end