# File lib/camping-unabridged.rb, line 600 600: def goes(m) 601: Apps << eval(S.gsub(/Camping/,m.to_s), TOPLEVEL_BINDING) 602: end