# File lib/pathname.rb, line 752
  def readlines(*args) IO.readlines(@path, *args) end