The plugin should mark methods that are defined in interfaces but not used anywhere in a project as unused when they are not used. ``` go // I'll update this with an example as soon as I can ```