# File lib/scraper/base.rb, line 957
957:     def result()
958:       return self if @extracted
959:     end