# File lib/safe_yaml/resolver.rb, line 68
def
tag_is_whitelisted?
(
tag
)
@whitelist
.
include?
(
tag
)
end