module RSpec::Core::Notifications::NullColorizer

def wrap(line, _code_or_symbol)

def wrap(line, _code_or_symbol)
  line
end