# File lib/facter/os.rb, line 61
  def os
    @os ||= Facter::Operatingsystem.implementation
  end