Today we discovered that on the [Rails documentation site](http://api.rubyonrails.org) we have an entry for [`ActionController::ActionController::ActionController`](http://api.rubyonrails.org/classes/ActionController/ActionController/ActionController.html). From [here](http://api.rubyonrails.org/classes/ActionController/ActionController.html), I suspect that the problem might be caused by lines like [these](https://github.com/rails/rails/blob/861b70e92f4a1fc0e465ffcf2ee62680519c8f6f/actionpack/lib/action_controller/metal/live.rb#L303), but I am not 100% sure.