# File lib/core/facets/time/stamp.rb, line 26
  def self.stamp(*args)
    now.stamp(*args)
  end