Move Xpc core Class methods
Status: Beta
Brought to you by:
xpc
There are some methods within the XPc core gate
class which should NOT be in that class.
Such as set_error, get_error, Out, dom_tree, etc....
These extraneous methods, not even necessarily used
on all runs, need to be moved to the Methods lib and
made into Xpc Method Calls.