# File lib/facet/numeric/times.rb, line 90
  def after(time = ::Time.now)
    time + self
  end