19 20 21
# File 'lib/cloudwalk/manager_helper.rb', line 19 def xml2posxml(str) str.sub(".xml", ".posxml") end