_getContactQuery( $options ); $result = $this->_getList( $query ); return @$result[0]; } }