_basicSuite () {
    it('has identifier', () => {
      this._command
        .should.have.property('command')
        .that.has.lengthOf.at.least(1)