public void WhenTheAgentProcessesThese()
 {
     _agentProcessingResponse = _agent.ProcessMeetings(string.Empty, _importer.Meetings);
 }