# File lib/nanoc/filters/relativize_paths.rb, line 103 def path_is_relativizable?(s) s[0,1] == '/' end