.\"return the environment of an object
.DT
environment
Discworld driver help
environment

Name
.SI 5
environment() - return the environment of an object

.EI
Synopsis
.SI 5
object environment( object ob );

.EI
Description
.SP 5 5
Return the containing object (environment) of <ob>. If no argument
is given, <ob> defaults to this_object().

.EP
See also
.SI 5
this_object(3)
.EI
