I have a method, which inside calls a method which returns bool value - in this question let\'s name the method:
bool IsFilled(int value)
Now in a