# File lib/safe_yaml/psych_resolver.rb, line 48
    def value_is_quoted?(node)
      node.quoted
    end