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