| ERROR | method string does not exist in type string.string |
| CAUSE | A required method with the required signature does not exist in the specified type. |
| ACTION | Add the required method to the type. |
| ERROR | method string does not exist in type string.string |
| CAUSE | A required method with the required signature does not exist in the specified type. |
| ACTION | Add the required method to the type. |