info(title) {
      Swal.mixin(Object.assign({type: 'info', timer: 6000}, options))({title})
    },