class Steep::Errors::IncompatibleAnnotation

def to_s

def to_s
  "#{location_to_str}: IncompatibleAnnotation: var_name=#{var_name}, #{relation}"
end