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