How can I apply the dependency injection pattern to the following class?
public class RemoteURLReader { public static String readFromUrl(String endpoint) thr