# File lib/rhc/server_helpers.rb, line 17
    def openshift_online_server_regex
      /^#{openshift_online_server.gsub(/\./, '\.')}$/i
    end