$value) { if (isset($this->attributes[$key])) { $this->attributes[$key] = $value; } } return $this; } }