# File lib/runt/pdate.rb, line 121
    def PDate.default(*args)
      PDate.civil(DEFAULT, *args)
    end