public function setUp()
 {
     parent::setUp();
     $this->command = new ApiCommand();
     $this->isDiamante = true;
 }
 public function setUp()
 {
     parent::setUp();
     $this->command = new ApiCommand();
 }