module T::Utils

def self.run_all_sig_blocks

Unwraps all the sigs.
def self.run_all_sig_blocks
  T::Private::Methods.run_all_sig_blocks
end