Google

def Functions::method_missing( id ) puts "METHOD MISSING #{id.id2name}" XPath.match( @@node, id.id2name ) end