# File lib/flexmock/rspec_spy_matcher.rb, line 25 25: def failure_message_for_should 26: describe_spy_expectation(@spy, @method_name, @args, @options) 27: end