namespace RedHotRoast
{
public class DataDispatcher : BaseDispatcher<DataDispatcher, string, object>
}