@Before
 public void setUp() throws Exception {
   client.setContext(context);
   client.setQueue(queue);
 }