# File lib/rspec/mocks/error_generator.rb, line 50 def raise_out_of_order_error(message) __raise "#{intro} received :#{message} out of order" end