277 278 279
# File 'lib/rmtools/enumerable/range.rb', line 277 def -@ @ranges.map {|r| -r}.foldl(:&) || XRange.new(-Inf..+Inf) end