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