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