static Future<void> setContext(Map<String, dynamic> context) { return _segment.setContext(context); }