# File lib/sprockets/helpers.rb, line 57
      def public_path
        @public_path ||= './public'
      end