class RuboCop::Cop::Layout::LeadingCommentSpace

def allow_doxygen_comment?

def allow_doxygen_comment?
  cop_config['AllowDoxygenCommentStyle']
end