Added raw/get and sibling methods
Changed method get
to return library object at given index, old get
functionality is available through the raw
method. a new method sibling
was created to perform the same functionality of .parent().child(...)