class Rails::Generators::NamedBase

def i18n_scope # :doc:

:doc:
def i18n_scope # :doc:
  @i18n_scope ||= file_path.tr("/", ".")
end