private function delete()
 {
     RealEstateAgency_Object_Street::deleteById($this->getGlobalData(), $this->object_id);
 }