isTrue method

void isTrue()

Implementation

void isTrue() {
  rules.add(RuleHolder(IsTrueRule()));
}