if not _ret:
                    ret['result'] = False
                    msg = 'Error attempting to set tags.'
                    ret['comment'] = '  '.join([ret['comment'], msg])
                    return ret