Returns null if no matching context and key exists.void removeValue(BandanaContext context, String key) ??? remove a key and value from the Bandana context. (Available in Confluence 3.3 and later.)Object getValue(BandanaContext context, String key, boolean lookUp) ??? same as above, except if lookUp is true and the context is a space context, this method will also check the global context if no ma