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