|
?- get(class(box), send_method, y, YMethod), get(YMethod, context, C). C = @graphical_class
See also method<-inherited_from.
<-