# File lib/ohai/plugins/rackspace.rb, line 50 def looks_like_rackspace? hint?('rackspace') || has_rackspace_metadata? || has_rackspace_kernel? end