# File lib/rhc/context_helper.rb, line 11
    def server_context
      ENV['LIBRA_SERVER'] || (!options.clean && config['libra_server']) || "openshift.redhat.com"
    end