class Steep::Subtyping::Trace

def type(sub, sup, &block)

def type(sub, sup, &block)
  push :type, sub, sup, &block
end