public function __construct(RequestRepositoryInterface $repository) { $this->repository = $repository; }