isMap method

void isMap()

Implementation

void isMap() {
  rules.add(RuleHolder(IsMapRule()));
}