5 lines
270 B
Text
5 lines
270 B
Text
|
This module does not provide any methods. Simply loading it changes the
|
||
|
default naming policy for the loading class so that accessors are separated
|
||
|
into get and set methods. The get methods have the same name as the accessor,
|
||
|
while set methods are prefixed with "set_".
|