in lib/google/serverless/exec/gcloud.rb [131:136]
def current_project! value = current_project raise ProjectNotSet if value.empty? value end