# File lib/chef/win32/file/info.rb, line 83
        def ino
          volume_serial_number + index
        end