# File lib/cucumber.rb, line 15
    def logger
      @log ||= Logger.new(STDOUT)
    end