last(matches = constantTrue) {
        ensureIsFunction(matches, "`matches` should be a function");

        const { found, item } = this._last(matches);