Pablo

parent()

Returns a collection containing the parent element for each element in the collection.

Pablo('#michael').parent()
    .attr('id'); // 'jackson'
Painting is just another way of keeping a diary.
Pablo Picasso