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