def instantiate_good_values(self):
        return [3, np.array([54]).astype(np.float), np.array([0, 32,1,2]).astype(np.int)]