class INTEGER_64_REF feature item: INTEGER_64 set_item (i: INTEGER_64) do item := i end end