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