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