# File lib/safe_yaml/psych_resolver.rb, line 16
    def resolve_root(root)
      resolve_seq(root).first
    end