module FileUtils::Verbose
This module has all methods of FileUtils module, but it outputs messages before acting.  This equates to passing the :verbose flag to methods in FileUtils.
This module has all methods of FileUtils module, but it outputs messages before acting.  This equates to passing the :verbose flag to methods in FileUtils.