# File lib/facet/numeric/times.rb, line 76
  def before(time = ::Time.now)
    time - self
  end