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