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