6 7 8 9
# File 'lib/appium_lib_core/ios/xcuitest/bridge.rb', line 6 def self.for(target) target.extend Appium::Core::Ios::Device target.extend Appium::Core::Ios::Xcuitest::Device end