public function toS()
 {
     parent::$includeRoot = self::$includeRoot;
     return json_encode(parent::toS());
 }