class NoBrainer::Generators::AASMGenerator

def migration_data

def migration_data
  "  field :#{column_name}"
end