# File lib/origin/extensions/time.rb, line 16
      def __evolve_date__
        ::Time.utc(year, month, day, 0, 0, 0, 0)
      end