# File raggle, line 242
  def lines
    count("\n") + 1
  end