class RuboCop::MagicComment::EmacsComment

def extract_shareable_constant_value

def extract_shareable_constant_value
  match(KEYWORDS[:shareable_constant_value])
end