# File lib/fog/rackspace/load_balancers.rb, line 76 def algorithms list_algorithms.body['algorithms'].collect { |i| i['name'] } end