if (this.options.useCucumberStepReporter) {
            // Hook events
            this.on('hook:start', ::this.cucumberHookStart)
            this.on('hook:end', ::this.cucumberHookEnd)
            // Test framework events