# File lib/rack/protection/cookie_tossing.rb, line 70
      def session_key
        @session_key ||= options[:session_key]
      end