<?php
/*
Plugin Name: Example Plugin
Author: scribu
*/

class My_Description {

}

My_Description::init();

