# File lib/mocha/mockery.rb, line 191
    def logger
      @logger ||= Logger.new($stderr)
    end