class Rails::Generators::GeneratedAttribute

def virtual?

def virtual?
  rich_text? || attachment? || attachments?
end