# File lib/pathname.rb, line 878
  def file?() FileTest.file?(@path) end