class Rails::Generators::GeneratedAttribute

def attachment?

def attachment?
  type == :attachment
end