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