public override Value Execute(Args args, Environment environment, SourcePos pos) { return(args.GetAsInt("obj")); }