class CutePrint::StderrOut
Writing to an instance of this class, rather than to an instance variable that was set to $stderr, allows the tests to capture output by assigning to $stderr. @api private
Writing to an instance of this class, rather than to an instance variable that was set to $stderr, allows the tests to capture output by assigning to $stderr. @api private