# File lib/rhc/wizard.rb, line 128
    def username
      options.rhlogin || (auth.username if auth.respond_to?(:username))
    end