# File lib/bundler/vendor/thor/lib/thor/base.rb, line 359 def commands @commands ||= Bundler::Thor::CoreExt::OrderedHash.new end