class RSpec::Core::Reporter

def close

def close
  notify :close, Notifications::NullNotification
end