# File lib/sprockets/helpers/base_path.rb, line 22
      def to_s
        rewrite_path
        rewrite_query
        rewrite_host

        uri.to_s
      end