# File lib/facets/more/interval.rb, line 106
  def null? ; @direction == 0 and @exclusive_first and @exclusive_last ; end