# File lib/action_view/base.rb, line 440
    def append_view_path(path)
      @view_paths.push(*path)
    end