# File lib/merb-core/controller/merb_controller.rb, line 212
  def _absolute_template_location(template, type)
    _conditionally_append_extension(template, type)
  end