Map<String, String>? revertElementAttributes( T? element, Map<String, String>? attributes) { return attributes; }