# File lib/vendor/fssm/fssm/pathname.rb, line 444
    def join(*parts)
      self.class.join(self, *parts)
    end