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