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