class RBS::Annotate::Annotations::Skip

def hash

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