{
      re: /^\\__q\[((?:\\\\|\\\]|[^\]])+)\]/,
      match: group => {
        const args = splitargs(group[1]);
        if (/^On/.test(args[0])) {