class EventPhone(eg.PluginBase):
    text = Text

    def __init__(self):
        self.AddEvents()