class Sus::Receive::WithArguments

def print(output)

def print(output)
	output.write("with arguments ", @predicate)
end