# File lib/facter/util/partitions.rb, line 28
  def self.size(partition)
    implementation.size(partition)
  end