#!/usr/bin/python3 # -*- coding: utf-8 -*- # Author: İsmail BAŞARAN class PluginKillSignal(object): @property def obj_name(self): return "KILL_SIGNAL"