class Rails::Generators::NamedBase

def human_name # :doc:

:doc:
def human_name # :doc:
  @human_name ||= singular_name.humanize
end