Whether this builder runs on input.
input
bool matchesInput(AssetId input) => _parsedExtensions.any((e) => e.matchesInput(input));