Right now the only way to create a new DataLoader backed by MappedBatchLoader is through the static methods. This prevents extending DataLoader when I want to use a Map and not a List. Is it possible to add another (2, one with options and one without) for MappedBatchLoader?