Yields:
16 17 18
# File 'lib/course/result.rb', line 16 def on_fail yield failure if block_given? && failure? end