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