# File lib/api/right_flexiscale_api.rb, line 674 def list_ip_blocks(*list) perform_request do @api.listIpBlocks(list.flatten) end end