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