@Override
 public Producer createProducer() throws Exception {
   return Twitter4JFactory.getProducer(this, getEndpointUri());
 }