in lib/functions_framework/function.rb [194:199]
def initialize block @block = block @value = nil @mutex = ::Mutex.new end