class Steep::Subtyping::Result::Failure::UnknownPairError

def initialize(relation:)

def initialize(relation:)
  @relation = relation
end