class RuboCop::RSpec::DescriptionExtractor::CodeObject

def documented_constant

def documented_constant
  yardoc.to_s
end