pub fn extract_sequences(source: &str) -> HashMap<String, Vec<String>>
Extract method call sequences from source code