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