# File lib/rspec/mocks/any_instance.rb, line 51
      def __recorder
        @__recorder ||= AnyInstance::Recorder.new(self)
      end