class RBS::AST::Annotation

def hash

def hash
  self.class.hash ^ string.hash
end