def setUp(self):
     self.subdir = os.path.join(os.path.dirname(__file__), 'files')
     self.auth = Authenticate()
     os.environ['TWITTER'] = 'twitter-files'
def auth():
    return Authenticate()