# File lib/rack/session/cookie.rb, line 91
        def encode(str); str.reverse; end