# File lib/commonjs/module.rb, line 44
      def initialize(impl)
        @exports = impl
      end