Yields:
27 28 29 30
# File 'lib/easy_command/result.rb', line 27 def on_failure yield(errors) if failure? self end