# File lib/bundler/plugin/dsl.rb, line 31
      def plugin(name, *args)
        _gem(name, *args)
      end