Method not found in accessed object

Check that dynamicly accessed method exist in the object

Noncompliant Code Example

Compliant Solution

See