# File lib/beefcake/generator.rb, line 159
    def initialize(c)
      @c = c
      @n = 0
    end