# File lib/spec/rails/matchers/render_template.rb, line 123 def render_template(path) RenderTemplate.new(path.to_s, @controller) end