# File lib/mocha/sequence.rb, line 16 16: def allows_invocation_now? 17: @sequence.satisfied_to_index?(@index) 18: end