# File lib/runt/schedule.rb, line 10
    def initialize
      @elems = Hash.new
      self
    end