/**
  * Create a new command instance.
  *
  */
 public function __construct()
 {
     parent::__construct();
 }