# File lib/daemon_kit/ruote_workitem.rb, line 127
    def dispatch_time
      @dispath_time ||= Time.parse( @workitem['dispatch_time'] )
    end