# File lib/runt/schedule.rb, line 65
    def update(event,&block)
      block.call(@elems[event])
    end