makeString method

void makeString()

Implementation

void makeString() {
  rules.add(RuleHolder(ToStringRule()));
}