Juston Davies wrote: > That'll do, after looking at the doc looks like you an .to_proc a > method object. Maybe you don't even need to call #to_proc. From a duck-typing perspective, a Method instance is close enough, since it has #call and #[] already. -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407