# File lib/bundler/gem_helper.rb, line 13
      def install_tasks(opts = {})
        new(opts[:dir], opts[:name]).install
      end