_table = 'user_field'; $this->_pk = 'uid'; $this->_pre_cache_key = 'user_field_'; $this->_cache_ttl = 60*60; parent::__construct(); } }