# File lib/bundler/vendored_thor.rb, line 4
  def self.require_thor_actions
    Kernel.send(:require, "bundler/vendor/thor/lib/thor/actions")
  end