class RuboCop::Cop::Layout::EmptyComment

def allow_border_comment?

def allow_border_comment?
  cop_config['AllowBorderComment']
end