Enter your search terms
GNU-Darwin
Web
Submit search form
def
text( path =
nil
) rv = get_text path
return
rv.to_s
unless
rv.nil?
nil
end