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