class Covered::RSpec::Formatter

def dump_summary notification

def dump_summary notification
	$covered.call(@output)
end