106107108109110111112
public static Precog precog() { return new Precog(); } public static Redis redis() { return new Redis(); }