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