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