Whether the RTree has any rectangles or not
Returns:
true if the RTree is empty
385 386 387
# File 'lib/rtree.rb', line 385 def empty? super end