test = $test; } /** * Returns count of tewst. * * @param array $filter * * @return int */ public function count() { return 0; } }