Removes all elements and returns self.
# File set.rb, line 93 def clear @hash.clear self end
<code/>
<pre/>
<code/>and<pre/>for code samples.