Inheritance: Automobile.Mobile.Framework.Device.MobileDevice
 public void FixtureSetup()
 {
     Local = new MobileDeviceDummy();
     Local.BeginAutomation();
 }