class RSpec::Support::Differ

def add_to_output(output, string)

def add_to_output(output, string)
  output << string
end