Inheritance: extends BaseCommand
 public function options($opts)
 {
     parent::options($opts);
     AutomaticMigration::options($opts);
 }