_value = $value; } public function describeTo(Hamcrest_Description $description) { $description->appendValue($this->_value); } }