11 12 13 14
# File 'lib/xcmonkey/describer.rb', line 11 def run driver.ensure_device_exists driver.describe_point(x, y) end