class RBS::Annotate::Annotations

def copy_annotation

def copy_annotation
  _ = items.find {|a| a.is_a?(Copy) }
end