make static method

Commander make()

Implementation

static Commander make() {
  return Commander();
}