me: want another one?
also the team:
me: want another one?
also the team:
Since it had static methods, I could do ClassType.method_name. But switching to a singleton required me to change it to object.method_name...which I didn't do.
Since it had static methods, I could do ClassType.method_name. But switching to a singleton required me to change it to object.method_name...which I didn't do.