class Rails::Generators::GeneratedAttribute

def attachments?

def attachments?
  type == :attachments
end