def setUp(self):
     self.command = Command()
 def setUp(self):
     super(TestArgParsing, self).setUp()
     self.command = Command()