--- title: objects / environment --- # environment ### NAME environment() - return the environment of an object ### SYNOPSIS object environment( object ob ); ### DESCRIPTION Return the containing object (environment) of . If no argument is given, defaults to this_object(). ### SEE ALSO this_object(3)