# File lib/rspec/mocks/method_double.rb, line 117 def verify expectations.each {|e| e.verify_messages_received} end