@SuppressWarnings("PMD.AvoidAccessToStaticMembersViaThis")
    public Walk excludes(final Collection<String> globs) {
        return new Walk(
            this.home,
            this.stream()