class Steep::Subtyping::Trace

def initialize_copy(source)

def initialize_copy(source)
  @array = source.array.dup
end