getMessage().' // '; } class mr_res_record_multi extends BaseObject { /** *Print a viewable string to render the object. * @return string Rendering of the object */ public function __toString(){ return $this->title; } }