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