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