pub fn find_classes(
    file: Program<'_>
) -> impl ParallelIterator<Item = Class<'_>> + '_