-- A standin controller for testing module (..., package.seeall) read = function (self ) return ( {self = self} ) end