class RSpec::Core::Formatters::ProfileFormatter

def initialize(output)

def initialize(output)
  @output = output
end