# File lib/flexmock.rb, line 348
348:     def eligible?(n)
349:       n < @limit
350:     end