# File lib/fog/brightbox/requests/compute/get_scoped_account.rb, line 8
        def get_scoped_account(options = {})
          wrapped_request("get", "/1.0/account", [200], options)
        end