Spawn: Introduce the new spawn.sync() method, allowing users to run commands synchronously with ease. This feature enhances the usability of the library by providing a straightforward way to execute commands without needing to manage asynchronous callbacks.