Add doctype to avoid script error with yeti
Add Lang.isPlainObject(). Returns true for objects created using {} or new Object(), false for all others (including arrays, functions, elements, etc.).
fixed Lang.isValue, fixed Lang.isDate