public interface  okhttp.Call$Factory extends java.lang.Object
{
public abstract okhttp.Call newCall(okhttp.Request);
}