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