Source

						public function open(array $options = array()) {
		parent::open($options);
		return true;
	}