class RSpec::Core::OutputWrapper

def initialize(output)

Other tags:
    Private: -
def initialize(output)
  @output = output
end