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