# File lib/ohai/plugins/rackspace.rb, line 27 def has_rackspace_kernel? kernel[:release].split('-').last.eql?("rscloud") end