init static method

dynamic init()

Implementation

static init() {
  Log.i(tag, "init");
}