i1 : class depth o1 = MethodFunction o1 : Type
i2 : f = method() o2 = f o2 : MethodFunction
i3 : class f o3 = MethodFunction o3 : Type
The object CompiledFunctionClosure is a type, with ancestor classes Function < Thing.