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