module Troy::Helpers

def t(*, **)

def t(*, **)
  I18n.t(*, **)
end