class Rails::Generators::NamedBase

def i18n_scope

def i18n_scope
  @i18n_scope ||= file_path.gsub('/', '.')
end