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.
元表的鍵值稱為事件;值(換而言之就是函數)稱為元方法。