PLW-05017: prefix of the expression will be ignored Cause: Generalized invocation with explicit SELF and a dotted name was used to call the type method causing the prefix of the dotted name to be ignored. Action: Do not use a dotted name to invoked type method in this context.