class Steep::Subtyping::Check

def expand_alias(type, &block)

def expand_alias(type, &block)
  factory.expand_alias(type, &block)
end