inspect()
A summary of cookie string.
# File lib/cgi/cookie.rb, line 181 def inspect "#<CGI::Cookie: #{self.to_s.inspect}>" end