# File lib/date.rb, line 1339 def inspect() format('#<%s: %s,%s,%s>', self.class, @ajd, @of, @sg) end