# File lib/standard/facets/interval.rb, line 40
  def self.[]( *args )
    self.new( *args )
  end