- get_object(+Object, +Selector, +Arg..., -Output) is semidet
- Succeeds once if Output is the value returned by invoking get method
called Selector on Object. Output is an object description, except for the
special objects @nil, @default, @on and @off all of which are both
object descriptions and object names.