# File lib/fssm/pathname.rb, line 270
def
exists?
FileTest
.
exists?
(
self
)
end