class Matrix extends Vector<Vector<Integer>> { method(){ op; op = "test"; } }