class ActiveAdmin::Views::SiteTitle

def title_text

def title_text
  helpers.render_or_call_method_or_proc_on(self, @namespace.site_title)
end