If none of the methods depends on the state (instance attributes) of the class, then you do not need a singleton, just declare them all as static- then you will have a utility class (which is the second approach proposed in the question).
, , , , ( , ).
, , singleton - , singleton, , ", all- static .
EDIT:
, , , , . . , singleton not static, singleton ( ).