package com.voxeo.tropo.app; public interface LocalApplication extends Application { String getBaseDir(); }