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