class Sus::Expect

def and(predicate)

def and(predicate)
	return to(predicate)
end