printInstanceStack method

void printInstanceStack()

Implementation

void printInstanceStack() {
  Global.log(_routesKey.toString());
}