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