You could use static methods so you don't actually need an instance of the class. Thjere seems nothing wrong with your code, though we don't have enough information ( also english comments/var names would be nice

) .
Check you aren't creating objects in a loop when it isn't really needed.