class Rails::Generators::GeneratedAttribute

def rich_text?

def rich_text?
  type == :rich_text
end