Equality - calls to_s on other and compares its return value with the value returned by Rio#to_s
# File rio/if/basic.rb, line 49 def ==(other) target == other end
<code/>
<pre/>
<code/>and<pre/>for code samples.