class ArborPeakflowDriver(Driver):

    def __init__(self):
        Driver.__init__(self, 'arbor_peakflow')
        self.user_re = _user_re