# File lib/mocha/sequence.rb, line 11 11: def allows_invocation_now? 12: @sequence.satisfied_to_index?(@index) 13: end