increaseIndent()

in cs-walkthrough/functions/reporter.js [77:79]


  increaseIndent() {
    this._indents++;
  }