module T::Helpers

def final!

def final!
  Private::Final.declare(self)
end