# File lib/mocha/sequence.rb, line 14
      def allows_invocation_now?
        @sequence.satisfied_to_index?(@index)
      end