class Rails::Generators::GeneratedAttribute

def human_name

def human_name
  name.to_s.humanize
end