From: "Peña, Botp" Date: 2006-12-07T13:18:23+09:00 Subject: Re: invasive parameters as method mode variables :From => "Trans [mailto:transfire@gmail.com]" # each(:separator => //) hmm, interesting. ' seems my mind likes that style. sometimes i'd wish #each can receive a param, so i don't have to remember all those each_* and #to_enum thingies. That would mean i could do something like the ff each(:char) each(:byte) each(:with_index) each(:separator => /\s/) each(:separator => ":") ? kind regards -botp