11 12 13 14 15
# File 'lib/maker/commands/register.rb', line 11 def run student = server.student client.save(student) end