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