# File lib/standard/facets/interval.rb, line 106
  def first_opened ; Interval.new(@first, @last, true, false) ; end