I know about \"class having a single reason to change\". Now, what is that exactly? Are there some smells/signs that could tell that class does not have a single responsibility?
Write a brief, but accurate description of what the class does.
If the description contains the word "and" then it needs to be split.