Future<Map<String, dynamic>?> get(String instrumentKey) => Future<Map<String, dynamic>?>.value(_store[instrumentKey]);