# File lib/bundler/plugin.rb, line 114
    def command?(command)
      !index.command_plugin(command).nil?
    end