# File lib/vendor/fssm/fssm/pathname.rb, line 420
    def chmod(mode)
      File.chmod(mode, self)
    end