Prefixing a command with the word 'builtin' forces fish to ignore any functions with the same name.
causes fish to execute the jobs builtin, even if a function named jobs exists.