# File lib/vmstat/disk.rb, line 40
    def total_bytes
      total_blocks * block_size
    end