global

def ==(other)

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