# PossiblyUnusedMethod Emitted when `--find-dead-code` is turned on and Psalm cannot find any calls to a public or protected method. ```php foo(); ```