# File lib/facter/util/partitions/linux.rb, line 42
    def self.size(partition)
      read_size(partition)
    end