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