# File lib/rhc/wizard.rb, line 86
    def new_client_for_options
      client_from_options({
        :auth => auth,
      })
    end