20 21 22 23
# File 'lib/appium_lib_core/ios/xcuitest/bridge.rb', line 20 def self.for(target) target.extend Appium::Core::Ios::Device target.extend Appium::Core::Ios::Xcuitest::Device end