vmCreate method

T vmCreate()

Implementation

T vmCreate() {
  return _getItBase.get<T>();
}