There's no documentation for this item.
# File uri/generic.rb, line 1056 def eql?(oth) self.component_ary.eql?(oth.component_ary) end
<code/>
<pre/>
<code/>and<pre/>for code samples.