$this->id, 'start_name' => $this->start_name, 'peer_id_pattern' => $this->peer_id_pattern, 'peer_id_match_num' => $this->peer_id_match_num, 'peer_id_matchtype' => $this->peer_id_matchtype, 'peer_id_start' => $this->peer_id_start, 'agent_pattern' => $this->agent_pattern, 'agent_match_num' => $this->agent_match_num, 'agent_matchtype' => $this->agent_matchtype, 'agent_start' => $this->agent_start, 'exception' => $this->exception, 'comment' => $this->comment, 'hits' => $this->hits, ]; } }