class RuboCop::MagicComment::EmacsComment

def extract_frozen_string_literal

def extract_frozen_string_literal
  match('frozen_string_literal')
end