public function resetRate($id) { return parent::resetRate($id); }
public function incViewCounts() { return parent::incViewCounts(); }