class Rails::Generators::AppGenerator

def create_storage_files

def create_storage_files
  build(:storage) unless skip_storage?
end