# File lib/jeweler/commands/install_gem.rb, line 21 def self.build_for(jeweler) command = new command.output = jeweler.output command.gemspec_helper = jeweler.gemspec_helper command end