public function __construct()
 {
     parent::__construct();
     $this->faker = \Faker\Factory::create();
 }