class RBS::Annotate::Annotations::Copy

def hash

def hash
  self.class.hash ^ annotation.hash ^ source.hash
end