class RSpec::Support::StdErrSplitter

def ==(other)

def ==(other)
  @orig_stderr == other
end