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