# File lib/rhc-common.rb, line 473
  def self.hostexist?(host)
    RHC::Helpers.host_exists?(host)
  end