public function numValues()
 {
     return DataCenterDB::numMetaValues(DataCenterDB::buildCondition('meta', 'value', 'field', $this->getId()));
 }