# File lib/rhc/servers.rb, line 143 def exists?(server) hostname_exists?(server) || nickname_exists?(server) end