# File lib/rhc/wizard.rb, line 92
    def core_auth
      @core_auth ||= RHC::Auth::Basic.new(options)
    end