pub fn ruby_node_text<'a>(node: Node<'_>, source: &'a str) -> &'a str
Reads the source text backing a tree-sitter node.