.. _no-method-argument: no-method-argument / E0211 ========================== **Message emitted:** Method has no argument **Description:** *Used when a method which should have the bound instance as first argument has no argument defined.* Created by ``classes`` checker