class Sprockets::Secretary

def add_load_location(load_location, options = {})

def add_load_location(load_location, options = {})
  add_load_locations([load_location], options)
end