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