public String[] getExcludes() { return Strings.toArray(excludesRepr); }
public String[] getIncludes() { return Strings.toArray(includesRepr); }