# File lib/templater/core_ext/string.rb, line 9
    def to_lines
      lines.to_a
    end