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