# File lib/as_main.rb, line 79 def initialize @list_id = gen_list GL.NewList(@list_id, GL::COMPILE) yield GL.EndList end