<?php defined('SYSPATH') OR die('No direct access allowed.'); abstract class Email extends Kohana_Email { }