module Kernel alias_method :must, :should alias_method :must_not, :should_not end