# File lib/rspec/matchers/built_in/yield.rb, line 89 def failure_message_for_should "expected given block to yield with no arguments, but #{failure_reason}" end