global

def update(module_function: self.module_function, singleton: self.singleton, in_def: self.in_def)

def update(module_function: self.module_function, singleton: self.singleton, in_def: self.in_def)
  Context.new(module_function: module_function, singleton: singleton, namespace: namespace, in_def: in_def)
end