Source: show
# File ext/psych/lib/psych/visitors/to_ruby.rb, line 365 def visit_Psych_Nodes_Alias o raise BadAlias, "Unknown alias: #{o.anchor}" end