@Nullable @Override public Cache getCache() { return Billing.newCache(); }
@Override public void onCreate() { super.onCreate(); billing.connect(); }