# File lib/set.rb, line 113
  def to_a
    @hash.keys
  end