class Memory::Leak::Monitor

def to_json(...)

@returns [String] The JSON representation of the cluster.
def to_json(...)
	as_json.to_json(...)
end