Type Alias MethodClosure

MethodClosure: {
    proto: Cache;
    type: "method";
}