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