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

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Copy---Returns a new <tt>String</tt> containing <em>integer</em> copies of the receiver.
- !ruby/struct:SM::Flow::VERB 
  body: "   &quot;Ho! &quot; * 3   #=&gt; &quot;Ho! Ho! Ho! &quot;\n"
full_name: String#*
is_singleton: false
name: "*"
params: |
  str * integer   => new_str

visibility: public
