71 72 73 74 75 76
# File 'lib/must/differ.rb', line 71 def execute execute! return true rescue Must::Invalid return false end