class Tilt::Mapping
def initialize_copy(other)
- Private: -
def initialize_copy(other) @template_map = other.template_map.dup @lazy_map = other.lazy_map.dup end
def initialize_copy(other) @template_map = other.template_map.dup @lazy_map = other.lazy_map.dup end