Question about different ways to declare objects and their effects on RAM usuage

Shouldn't init() and doSomething() be class-methods instead of instance methods ?