= private = protected
exist?()
See FileTest.exist?.
# File lib/pathname.rb, line 890 def exist?() FileTest.exist?(@path) end