# File lib/openid/stores.rb, line 157
    def store_nonce(nonce)
      @nonces[nonce] = true
    end