@Override
 public long getSize() {
   return wrappedResource.getSize();
 }