pub fn stdout() -> &'static dyn StdOut
Returns a reference to the stdout.
If a stdout has not been set, returns a no-op implementation.