class INTEGER_8_REF feature item: INTEGER_8 set_item (i: INTEGER_8) do item := i end end