-- A method m is a client of C if m calls a method of C
-- If m is a client of C then C is a supplier of m
-- C is an acquaintance of m if C is a supplier of m but not (the type of) an argument of m or (of) an instance variable
of the object of m
Acquaintance
Do not refer to a class C in a method m unless C is (the type of)
Class transformations