package http.io; @Deprecated public interface Loader { Source findSource(String name); }