# File lib/sinatra/cookies.rb, line 214
      def rassoc(value)
        to_hash.rassoc(value)
      end