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