"Test".instance_eval{chop!.chop!} #=> "Te"
my_xml_element.instance_eval{parent.next_sibling.next_sibling}