# File lib/flexmock/expectation.rb, line 104 104: def call_count_constrained? 105: ! @count_validators.empty? 106: end