# File lib/riddle/configuration/template_index.rb, line 14 def initialize(name) @name = name @type = 'template' initialize_settings end