module T::InterfaceWrapper::Helpers

def wrap_instances(arr)

def wrap_instances(arr)
  T::InterfaceWrapper.wrap_instances(arr, self)
end