in lib/functions_framework/server.rb [482:487]
def initialize function, globals, config super config @function = function @globals = globals end