# File lib/sprockets/helpers.rb, line 49
      def protocol
        @protocol ||= 'http://'
      end