@Override
 public String getMimeType() {
   return wrappedResource.getMimeType();
 }