protected static function get_fields()
 {
     return self::select_fields() . ", " . GameServer::select_fields();
 }