Lines Matching full:closer
69 The simple ``ProductionClass`` below has a ``closer`` method. If it is called with73 ... def closer(self, something):82 >>> real.closer(mock)