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