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