Example #1
0
 function __construct()
 {
     parent::__construct('barn');
 }
Example #2
0
 function __construct()
 {
     parent::__construct('house');
 }