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