assemble () {
    return () => describe(`'${this._name}' collection`, () => {
      this._basicSuite()

      if (this._collection.schema) {