class RuboCop::Cop::Utils::FormatString::FormatSequence

def annotated?

def annotated?
  name && @source.include?('<')
end