Type Definition PyClassMethodRef
rustpython_vm::obj::objclassmethod
type PyClassMethodRef = PyRef<PyClassMethod>;