# File lib/api/right_flexiscale_api.rb, line 352 def list_packages(*list) perform_request do @api.listPackages(list.flatten) end end