# File lib/generators/full.rb, line 5
    def initialize(*args)
      Merb.disable(:initfile)
      super
    end