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