11 12 13
# File 'lib/html_table/table_row_builder.rb', line 11 def to_s "<tr>#{html_columns}</tr>" end