# File lib/action_view/base.rb, line 430
def
prepend_view_path
(
path
)
@view_paths
.
unshift
(
*
path
)
end