/**
  * @param string
  */
 public function set_index($index)
 {
     self::$index_location = $index;
 }