/** @see ResourceInfo#getBounds() */
 public ReferencedEnvelope getBounds() {
   return wfs.getFeatureTypeBounds(typeName);
 }