--| Copyright (c) 1993, David Hollenberg, USC Information Sciences Institute --| All rights reserved. class Y feature f do print ("Y.f%N") end end