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