module McDelta class CreateStudentController attr_accessor :onCreate def initialize() end end end