This method is only available on newer versions. The first available version (v2_6_3) is shown here.
load()
No documentation available.
# File lib/bundler.rb, line 117 def load @load ||= Runtime.new(root, definition) end