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