# File lib/rhc/exceptions.rb, line 89
    def initialize(nickname)
      super "You already have a server configured with the nickname '#{nickname}'", 164
    end