class Steep::AST::Types::Bot

def ==(other)

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