23 24 25
# File 'lib/cloudwalk/manager_helper.rb', line 23 def xml2rb(str) str.sub(".xml", "_xml.rb") end