_value ) && ! is_email( $this->_value ) ) { throw new Ai1ec_Value_Not_Valid_Exception(); } return $this->_value; } }