# File lib/commands/plugin/commands.rb, line 552
    def initialize(base_command)
      @base_command = base_command
      @directory = "http://agilewebdevelopment.com/plugins/search?search=%s"
    end