class LanguageExtensionGenerator

def author_email

def author_email
  author_info['user.email'] || 'your email'
end