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