In many Controllers the listeners for shouts are all defined in the initialize method. This causes the methods to be very large. This should be split.
In many Controllers the listeners for shouts are all defined in the initialize method. This causes the methods to be very large. This should be split.