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