Grouped table view background colour

I was just updating some old code and found that UIColor’s + groupTableViewBackgroundColor returns a clear colour in iOS 6. This isn’t mentioned in the documentation, but comments in UIInterface.h — where this method is declared — state that the method is deprecated.