class CarrierWave::Test::Matchers::HaveHeight
def failure_message_when_negated
def failure_message_when_negated "expected #{@actual.current_path.inspect} not to have an exact size of #{@height}, but it did." end
def failure_message_when_negated "expected #{@actual.current_path.inspect} not to have an exact size of #{@height}, but it did." end