# File lib/buildr/packaging/gems.rb, line 42
    def install
      Util::Gems.command 'install', name
    end