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