Create a deep copy
Returns:
a deep copy of the RTree
318 319 320
# File 'lib/rtree.rb', line 318 def clone super end