I\'m risking it this might be a newb question but here goes. I\'m tempted to add a method to a class that could possible have thousands and thousands of instances in memory
The amount of instances of a class, does not effect how much memory the method uses.