# File lib/ruote/part/local_participant.rb, line 274
    def _accept?(wi)
      Ruote.participant_send(self, :accept?, 'workitem' => wi)
    end