class RSpec::Core::Formatters::FallbackMessageFormatter

def initialize(output)

def initialize(output)
  @output = output
end