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