# File test.rb, line 475
    def test_clear_cache
      assert(@@ns.clear_cache,
        "Use Namespace#clear_cache to reset a Namespace's values.")
    end