global class Time { global static Time newInstance(Integer hour, Integer minute, Integer second, Integer millisecond) { } }