End M -- constructs the module of endomorphisms of M.
Code:
-- ../../../Macaulay2/m2/modules.m2:437 End = (M) -> Hom(M,M)