def __init__(self, subparsers=None, type='id'):
        super(Command, self).__init__(subparsers)
        self.type = type