# File lib/rspec/mocks/methods.rb, line 99
      def as_null_object
        @_null_object = true
        __mock_proxy.as_null_object
      end