hey guys, u may notice that only some of the functions are documented. I intentionally only documented the API, that is public functions and objects. I don't want the user to see documentation for any functions or objects that are internal to the library itself and won't be used w/ in an activity. I used the prefix "_" for all functions and objects are private, and thus not documented.