# File lib/pry/helpers/table.rb, line 37
def
to_s
rows_to_s
.
join
(
"\n"
)
end