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