# File lib/rhc/servers.rb, line 64 def to_s @nickname ? "#{@nickname} (#{@hostname})" : @hostname end