Method: WhatIs::ThisIs#extract

Defined in:
lib/whatis/thisis.rb

#extractString

First sentence of Wikipedia page

Returns:

  • (String)


119
# File 'lib/whatis/thisis.rb', line 119

EXTRACTORS.each_key { |title| define_method(title) { @data[title] } }