# File lib/mcollective/vendor.rb, line 21 def load_entry(entry) Log.debug("Loading vendored #{$1}") load "#{vendor_dir}/#{entry}" end