Ruby: How to evalulate multiple methods per send command? - by Dourian Let's say I have an XML::Element...I want to do something like: my_xml_element.send("parent.next_sibling.next_sibling") Read the article