# File lib/rhc/helpers.rb, line 129 def openshift_server to_host((options.server rescue nil) || ENV['LIBRA_SERVER'] || "openshift.redhat.com") end