This should not trigger the lint until we get generic associated types: ```rust pub fn next(&mut self) -> Option<(&K, &mut V)> ```