# File lib/sys/windows/sys/filesystem.rb, line 112
      def bytes_used
        bytes_total - bytes_free
      end