def __init__()

in uber_rides/request.py [0:0]


    def __init__(
        self,
        auth_session,
        api_host,
        method,
        path,
        handlers=None,
        args=None,