# File lib/facter/util/partitions.rb, line 16
  def self.implementation
    IMPLEMENTATIONS[Facter.fact(:kernel).value] || NoImplementation
  end