pub const CALL_QUERY: &str = r" (method_invocation name: (identifier) @call) ";
Tree-sitter query for extracting function calls.