Returns:
161 162 163
# File 'app/models/membership_change.rb', line 161 def valid? super && checkout.valid? end