Native to ruby are several methods that change passed-in parameters in-place, such as chomp!(somestring). But I don't see any info on creating these things myself. Is it possible to write methods that change parameters this way? -- Posted via http://www.ruby-forum.com/.