class RuboCop::RSpec::DescriptionExtractor::CodeObject

def initialize(yardoc)

def initialize(yardoc)
  @yardoc = yardoc
end