protected override string RealExecute(FungeContext fungeContext) { fungeContext.StoragePut(); return(null); }