METODO INITIALIZE
12 13 14
# File 'lib/nutricion/lista_code.rb', line 12 def initializate() @head = @tail = nil end