# File lib/action_view/compiled_templates.rb, line 36
    def mtime(identifier, arg_names)
      @mtimes[full_key(identifier, arg_names)]
    end