Returns true if their String representations are eql?
# File rio/if/basic.rb, line 58 def eql?(other) target.eql?(other) end
<code/>
<pre/>
<code/>and<pre/>for code samples.