# File lib/action_view/base.rb, line 237 def controller_path @controller_path ||= controller && controller.controller_path end