class RuboCop::Cop::Sorbet::StrongSigil

def minimum_strictness

def minimum_strictness
  'strong'
end