class Matrix_lambda2  {
	op = (f) -> f.apply(2); 
}