Look for qualified this usages in the same class.

Examples:

    abstract class BaseControllerDemo{
    }
    abstract class AbstractActionDemo{
    }