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