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