pub fn ruby_method_node_for_ranges<'tree>( root: Node<'tree>, ranges: &[Range], source: &str, ) -> Option<Node<'tree>>