/**
  * {@inheritDoc}
  */
 public function getBackgroundImageFileID()
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getBackgroundImageFileID', array());
     return parent::getBackgroundImageFileID();
 }