# File lib/fog/brightbox/requests/compute/list_applications.rb, line 12
        def list_applications
          wrapped_request("get", "/1.0/applications", [200])
        end