# File lib/bundler/cli/remove.rb, line 5 def initialize(gems, options) @gems = gems @options = options end