class PaperclipGenerator

def migration_file_name

def migration_file_name
  "#{migration_name}.rb"
end