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