# File lib/flexmock.rb, line 405
405:     def eligible?(n)
406:       n < @limit
407:     end