# File lib/standard/facets/interval.rb, line 105 def last_closed ; Interval.new(@first, @last, true, false) ; end