define(Facilitator::class, function (Faker $faker) { return [ 'name' => $faker->name() ]; });