# File lib/more/facets/duration.rb, line 211
  def after(time)
    @seconds.after(time)
  end