var DisplayController = function() { this.draw = function() { }; };