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