decodeKeys(); $this->study = Study::findOrFail($this->key); return $this->study; } }