command method

Command command()

Implementation

Command command() {
  return commander().command();
}