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