# File lib/sys/windows/sys/filesystem.rb, line 107
      def bytes_total
        blocks * block_size
      end