# File lib/capybara/node/document.rb, line 20
      def text
        find(:xpath, '/html').text
      end