Appearance
environment() - return the environment of an object
object environment( object ob );
Return the containing object (environment) of <ob>. If no argument is given, <ob> defaults to this_object().
this_object(3)