# File lib/bundler/rubygems_integration.rb, line 295
    def install_with_build_args(args)
      with_build_args(args) { yield }
    end