public function getContentType()
 {
     return M::mimetype($this->path);
 }