What's the "twisted" way of cleanly closing an AMP connection? The closest thing I can find on http://twistedmatrix.com/documents/current/api/twisted.protocols.amp.AMP.html is stopProducing() -- but it's undocumented. Will that kill the connection? ~ Nathan