article = $article; } public function __toString() { return __CLASS__."[id=".$this->id."]"; } }