# File estraierpure.rb, line 442 def hint(key) Utility::check_types({ key=>String }) if $DEBUG @hints[key] end