# File default/spy.rb, line 43
    def do_it(robot)
      robot.move()
      robot.move()
    end