class RuboCop::Cop::Layout::EmptyComment

def allow_margin_comment?

def allow_margin_comment?
  cop_config['AllowMarginComment']
end