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