unwrapElement
    types.unwrapElement(object)
  
  Unwraps an object that contains an element within.
Parameters
- object 
{Object}:Any object that can be unwrapped into a Node.
 
Returns
 {Node}: 
A Node.
types.unwrapElement(object)
  Unwraps an object that contains an element within.
{Object}: Any object that can be unwrapped into a Node.
 {Node}: 
A Node.