class Psych::Visitors::NoAliasRuby

def visit_Psych_Nodes_Alias o

def visit_Psych_Nodes_Alias o
  raise AliasesNotEnabled
end