# File lib/safe_yaml/psych_handler.rb, line 62
    def alias(anchor)
      add_to_current_structure(@anchors[anchor])
    end