class Tilt::FinalizedMapping
def initialize(template_map)
be frozen, but this is an internal class, so it does not
Set the template map to use. The template map should already
def initialize(template_map) @template_map = template_map freeze end
def initialize(template_map) @template_map = template_map freeze end