pub fn collect_ruby_reference_identifiers<'a>( source: &'a str, root: Node<'_>, sink: impl FnMut(&'a str), )