# File lib/facter/operatingsystem/base.rb, line 6 def get_operatingsystem @operatingsystem ||= Facter.value(:kernel) @operatingsystem end