For a package, we use ParallelNeeds to make its functions available on all kernels for ParallelMap. For a .m file with function definitions that I load with Get, do I need to do something similar to make the functions available on all kernels, or does Get automatically load them on all kernels?