# File lib/bundler/cli/console.rb, line 4
    def initialize(options, group)
      @options = options
      @group = group
    end