# File lib/action_controller/routing.rb, line 1069 def root(options = {}) named_route("root", '', options) end