def run(self):
		print(self.args.m)
		if self.args.m:
			MainController.hello()