class Tilt::FinalizedMapping

def initialize(template_map)

explicitly check for that.
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