ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]
>>> ["My honeydew has flown from my hand\n", "And my toast has gone to the\n", "        moon.\n", "But when I saw it on television,\n", "Planting our flag on Halley's\n", "        comet,\n", "More still did I want to eat it.\n"]
["My honeydew has flown from my hand", "And my toast has gone to the", "        moon.", "But when I saw it on television,", "Planting our flag on Halley's", "        comet,", "More still did I want to eat it."]
["My honeydew has flown from my hand\n", "And my toast has gone to the\n", "        moon.\n", "But when I saw it on television,\n", "Planting our flag on Halley's\n", "        comet,\n", "More still did I want to eat it.\n"]
"My honeydew has flown from my hand\nAnd my toast has gone to the\n        moon.\nBut when I saw it on television,\nPlanting our flag on Halley's\n        comet,\nMore still did I want to eat it.\n"
=> "My honeydew has flown from my hand\nAnd my toast has gone to the\n        moon.\nBut when I saw it on television,\nPlanting our flag on Halley's\n        comet,\nMore still did I want to eat it.\n"