# File lib/action_controller/base.rb, line 678
      def append_view_path(path)
        @template.view_paths.push(*path)
      end