= private = protected
size()
Returns the number of elements.
# File lib/set.rb, line 82 def size @hash.size end