metamethods
美
英 
例句
Another common confusion arises between Python classmethods and methods defined in a metaclass, best called metamethods.
另一个常见的混淆出现在Python类方法与定义在元类中的类方法(最好称之为元方法)之间。
The keys of the metatable are called events; the values (in other words, the functions) are called metamethods.
元表的键值称为事件;值(换而言之就是函数)称为元方法。