On 9/4/09, John Sikora <john.sikora / xtera.com> wrote: > Space Ship Traveller wrote: >> I like lmgtfy: >> >> http://lmgtfy.com/?q=Binding+of_caller > > Thanks for the link. No one has ever accused me of being particularly > adept at conducting a web search. > > Unfortunately, I feel even more ignorant because I cannot get the code > to work. At first I tried adapting the code in my post to use Binding.of_caller is really a hack... Don't use it. You're better off passing a binding explicitly, like 7stud says, or implicitly in a block, like you had originally.