call(DocumentSeeder::class); $this->call(TransitCenterSeeder::class); $this->call(TransitLineSeeder::class); } }