# File lib/rspec/mocks/any_instance.rb, line 91
        def expectation_fulfilled!
          @expectation_fulfilled = true
        end