module Rails::Generators::Actions

def initialize(*) # :nodoc:

:nodoc:
def initialize(*) # :nodoc:
  super
  @indentation = 0
end