I have added accessors similar to the above in the accessors1.rb program. Here, the get accessor is called description and the set accessor is called description= (that is, it appends an equals sign (=) to the method name used by the corre-sponding get accessor). It is now possible to assign a new string like this