# File lib/sprockets/secretary.rb, line 25 def add_load_location(load_location, options = {}) add_load_locations([load_location], options) end