# File lib/bundler/plugin/api.rb, line 33
      def self.command(command, cls = self)
        Plugin.add_command command, cls
      end