class EmptyRequest(object):

    def __init__(self):
        self._data = []