macro_rules! __count { () => { ... }; ($_: ident $($rest: ident)*) => { ... }; }
Internal macro to get the JavaScript class length.