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