function totalPlaces() { return WT_I18n::number($this->_totalPlaces()); }
public function totalPlaces() { return WT_I18n::number($this->totalPlacesQuery()); }