# File lib/rubyforge/client.rb, line 12 def utc(*args) args[0] += CENTURY if args[0] < 100 if args.length < 10 old_utc(*args) end