# File lib/set.rb, line 82
  def size
    @hash.size
  end