class Prism::Translation::Parser::Compiler

def visit_source_encoding_node(node)

^^^^^^^^^^^^
__ENCODING__
def visit_source_encoding_node(node)
  builder.accessible(builder.__ENCODING__(token(node.location)))
end