@Override
 public Boolean isPaidNetwork() {
   return network.isPaidNetwork();
 }