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