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