def __init__(self): sublime_plugin.ApplicationCommand.__init__(self) self.thread = None self.last_filename = None