public dynamic Objectify(JsonElement graphsonObject, GraphSONReader reader) { return(Merge.GetByValue(graphsonObject.GetString())); }