# Pastebin 9vgqFE2F + from pprint import pprint + pprint('setting token %r in cache' % token.id) + self._validate_token.set(token, self, token.id) + pprint('set token %r in cache' % token)