class Rails::Generators::GeneratedAttribute

def required?

def required?
  self.attr_options[:required]
end