class RSpec::Core::Configuration

def output_wrapper

def output_wrapper
  @output_wrapper ||= OutputWrapper.new(output_stream)
end