public final function collection(string $name = '') : CollectionConfigurator { return new CollectionConfigurator($this->collection, $name); }