How to call a standard console command from a custom one?

You can add your custom console command using the instruction: How to add custom console commands and handle them?
You can call the standard console commands as PHP methods.