Returns the value of attribute size.
10 11 12
# File 'lib/ds/trees/red_black_tree.rb', line 10 def size @size end