in lib/appengine/util/gcloud.rb [130:135]
def current_project! value = current_project raise ProjectNotSet if value.empty? value end