# File lib/sprockets/es6.rb, line 24
      def configure
        self.configuration ||= OpenStruct.new
        yield configuration
      end