in lib/functions_framework/function.rb [242:247]
def global key value = @__globals[key] value = value.value if LazyGlobal === value value end