/**
  * @see \Components\Io_File::getMimetype() \Components\Io_File::getMimetype()
  */
 public function getMimetype()
 {
     return Io_Mimetype::APPLICATION_VND_APPLE_PKPASS();
 }