public function setEmail($email) { return $this->setFirstAttribute($this->schema->email(), $email); }