def fast_params()

in higher/patch.py [0:0]


    def fast_params(self):
        return None if self._fast_params is None else self._fast_params[-1]