class Rails::Generators::GeneratedAttribute

def polymorphic?

def polymorphic?
  attr_options[:polymorphic]
end