# File lib/ruote/workitem.rb, line 319
    def param_text

      (params.find { |k, v| v.nil? } || []).first
    end