On 2/8/07, George Moschovitis <george.moschovitis at gmail.com> wrote: > > > I very rarely see =begin =end in Ruby code. If, then mostly to > encapsulate > > a bigger chunk of code which is not to be executed. > > > > I agree... On the other hand, one of my favorite tricks is #=begin ... experimental code here ... =begin =end