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