# File rbot/registry.rb, line 176
    def has_value?(value)
      return @registry.has_value(store(value))
    end