def start(self): """Start the device. Override me in subclass for other launchers.""" return self.run()