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