Map<K2, V2> map<K2, V2>(MapEntry<K2, V2> Function(K key, V value) f) { RxTracking.track(this); return value.map(f); }