# File lib/more/facets/duration.rb, line 14 def self.[](seconds, *segments) new(seconds, *segments) end