class Steep::AST::Types::Self

def ==(other)

def ==(other)
  other.is_a?(Self)
end