this actually worked on the definition side but i don’t know how to reference a class to pass in apparently lol. so my definition now has Class cls in the parameter, and that works. but it wont just let me use the name of the class to pass in like count(list,Subclass) - it says The variable “Subclass” does not exist