    public function __construct()
    {
        $this->authorizeResource({{ modelClass }}::class, '{{ modelVariable }}');
    }
