<?php namespace Lucent\Core\Schema;
class SchemaModule
{
public function __construct()
// Constructor logic here
}