# File lib/asciidoctor/path_resolver.rb, line 151
def
is_web_root?
(
path
)
path
.
start_with?
SLASH
end