# File rxml/working/wap_transformer.rb, line 103 def method_missing(sym, *args, &block) #uts 'method missing' super(sym, *args, &block) end