class RuboCop::MagicComment::EmacsComment

def encoding

def encoding
  match('encoding')
end