# File lib/capybara/node/simple.rb, line 121
      def synchronize
        yield # simple nodes don't need to wait
      end