If the instance of your class is rarely needed, you can have the static method create an instance, call the non-static method and return the value.