# File lib/capybara/node/element.rb, line 86
      def select_option
        synchronize { base.select_option }
      end