# File lib/action_view/test_case.rb, line 148 def _render_partial(options) locals[options[:partial]] = options[:locals] super(options) end