# File lib/ruote/dashboard.rb, line 1216
    def get_trackers(wfid=nil)

      @context.storage.get_trackers(wfid)['trackers']
    end