class RuboCop::Cop::RSpec::RepeatedDescription

def its_signature(example)

def its_signature(example)
  [example.doc_string, example]
end