# File lib/sprockets/helpers/base_path.rb, line 15
      def initialize(uri, options = {})
        @uri = uri
        @options = options
      end