class RuboCop::AST::NodePattern::Compiler

def get_const(const)

def get_const(const)
  const # Output the constant exactly as given
end