# File lib/compass/configuration/defaults.rb, line 149
      def http_root_relative(path)
        http_join top_level.http_path, path
      end