Even if a function doesn’t do anything, you still have to call it if the documentation says so, because it might do something tomorrow
If the documentation says that you have to call a function, then you have to call it. It may be that the function doesn't do anything, but that doesn't prevent it from doing something in the future. Today's example is the function , which returns you all the environment variables of the current process in a single block, which you can then study ...