# File lib/terminal-table/cell.rb, line 50
def
lines
@value
.
to_s
.
split
(
/\n/
)
end