@Override
 @Nullable
 public FileType getContentType() {
   return myTarget.getContentType();
 }