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

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Parse a raw cookie string into a hash of cookie-name=&gt;Cookie pairs.
- !ruby/struct:SM::Flow::VERB 
  body: "  cookies = CGI::Cookie::parse(&quot;raw_cookie_string&quot;)\n    # { &quot;name1&quot; =&gt; cookie1, &quot;name2&quot; =&gt; cookie2, ... }\n"
full_name: CGI::Cookie::parse
is_singleton: true
name: parse
params: (raw_cookie)
visibility: public
