class C: @staticmethod def m(self, x): """ :param self: :param x: :return: """ pass