pub fn classes<C>(comments: Option<C>, config: Config) -> impl Fold + VisitMut where
    C: Comments
Available on crate feature __transforms only.