???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Concatenation---Returns a new <tt>String</tt> containing <em>other_str</em> concatenated to <em>str</em>.
- !ruby/struct:SM::Flow::VERB 
  body: "   &quot;Hello from &quot; + self.to_s   #=&gt; &quot;Hello from main&quot;\n"
full_name: String#+
is_singleton: false
name: +
params: |
  str + other_str   => new_str

visibility: public
