# File lib/deep_test.rb, line 3
3:     def logger
4:       @logger ||= DeepTest::Logger.new($stdout)
5:     end