class Covered::Wrapper

def initialize(output = nil)

def initialize(output = nil)
	@output = output
end