# File lib/vcr/util/logger.rb, line 5
    def initialize(stream)
      @stream = stream
    end