# File lib/ruote/exp/command.rb, line 63
    def lookup_attribute_command (workitem)

      lookup_att_com('if', workitem) || lookup_att_com('unless', workitem)
    end