function __construct($View = null, $params = array(), $vars = array())
 {
     parent::__construct('PhotoComment', $View, $params, $vars);
 }