import { setWorldConstructor } from '@cucumber/cucumber' setWorldConstructor(function () { this.names = [] })