_text; } return $text; } public function setText($val) { $this->_text = $val; } }