I sometimes have custom objects that are in a simple hierarchy. Scope prevents me from identifying which object may "own" or be parent of the current object that is running. Would be good to be able to call a method available to any custom class and call it like this
...