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