# File estraierpure.rb, line 475 def set_url(url) Utility::check_types({ url=>String }) if $DEBUG @url = url nil end