/**
  * Constructor
  */
 function ArtworkFile()
 {
     parent::ArticleFile();
 }