Added str.splitlines method

[[str.splitlines]] can now be used to split a string into an array of lines.