Esempio n. 1
0
 private function parse_file($file)
 {
     return Documentable::from_file($file);
 }