On Thu, Jun 26, 2008, Jess Gabriel y Galn wrote: > I think you could end up adding some nils with > this solution and the previous one, if I call: > > Heartbeat.new.add_notifier > > without any argument or block. Right, this is why I suggested modifying the block to handle the nils :) Ben