# File lib/rhc/server_helpers.rb, line 9
    def openshift_online_server?
      openshift_server =~ openshift_online_server_regex
    end