public ServiceResponse InsertRabbit(TestResult result)
 {
     return(_service.InsertRabbitResult(result));
 }