# File lib/rspec/mocks/any_instance/recorder.rb, line 95 def unstub!(*) raise "unstub! is not supported on any_instance. Use unstub instead." end